Enables an arbitrary type to be created when another type is requested 在请求一个类型时允许创建另一个任意类型。
The suggested method can be used to describe excitation in wave guides of arbitrary types 这种方法可描述任意类型波导管里的电流磁化。
Normal c coding does not allow returning multiple return values of arbitrary type , but our 正常的c编码不允许返回多个任意类型的值,但是
Using typetags to allow list nodes and variables to store data of any arbitrary type 通过类型标签使列表节点和变量可以存储任意类型的数据。
When you have an element of a potentially arbitrary type , and need to perform a type - specific operation 如果您有一个属于可能存在的任意类型的元素,请使用
Represents a variable size last - in - first - out lifo collection of instances of the same arbitrary type 表示同一任意类型的实例的大小可变的后进先出lifo集合。
Propose a method for mutual coupling compensation which is not limit to microstrip arrays and can be used in any small antenna arrays of arbitrary type and arrange 给出了一种补偿互耦的方法。这种计算和补偿互耦的方法不限于微带阵列,它可以应用到任意类型任意排列的小型天线阵中。
In order to store arbitrary types of data within a node , i will define a structure that will be handled directly in the case of basic c data types , but will be handled via a pointer in cases of complex types 为了在一个节点中存储任意类型的数据,我将定义一个结构,它将直接处理基本的c数据类型,但通过指针来处理复杂的类型。